[INFO] cloning repository https://github.com/common-cold/algo-battle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/common-cold/algo-battle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommon-cold%2Falgo-battle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommon-cold%2Falgo-battle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4145ae7daa61cbbf840037012828dc53cb933275
[INFO] fixing common-cold/algo-battle against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommon-cold%2Falgo-battle" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/common-cold/algo-battle
[INFO] finished tweaking git repo https://github.com/common-cold/algo-battle
[INFO] tweaked toml for git repo https://github.com/common-cold/algo-battle written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/common-cold/algo-battle on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/common-cold/algo-battle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded base64ct v1.8.2
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded redis v1.0.2
[INFO] [stderr]   Downloaded actix-ws v0.3.1
[INFO] [stderr]   Downloaded bcrypt v0.18.0
[INFO] [stderr]   Downloaded actix-cors v0.7.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.1
[INFO] [stderr]   Downloaded page-hunter v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052
[INFO] running `Command { std: "docker" "start" "8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking base64ct v1.8.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking bcrypt v0.18.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking page-hunter v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking redis v1.0.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking actix-ws v0.3.1
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking redis-service v0.1.0 (/opt/rustwide/workdir/redis-service)
[INFO] [stderr]     Checking db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> db/src/lib.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 57 | |             User,
[INFO] [stdout] 58 | |             r#"
[INFO] [stdout] 59 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             email
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> db/src/lib.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 79 | |             User,
[INFO] [stdout] 80 | |             r#"
[INFO] [stdout] 81 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |             user_id
[INFO] [stdout] 92 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let question = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 103 | |             Question,
[INFO] [stdout] 104 | |             r#"
[INFO] [stdout] 105 | |                 INSERT INTO QUESTIONS (
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |             owner_id
[INFO] [stdout] 118 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let question = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 127 | |             McqQuestion,
[INFO] [stdout] 128 | |             r#"
[INFO] [stdout] 129 | |                 INSERT INTO MCQ_QUESTIONS (
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | |             args.points
[INFO] [stdout] 158 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |           let question = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 167 | |             DsaQuestion,
[INFO] [stdout] 168 | |             r#"
[INFO] [stdout] 169 | |                 INSERT INTO DSA_QUESTIONS (
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             args.testcase_output
[INFO] [stdout] 198 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 |           let questions = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 214 | |             QuestionWithoutAnswer,
[INFO] [stdout] 215 | |             r#"
[INFO] [stdout] 216 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |             &question_ids
[INFO] [stdout] 231 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> db/src/lib.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 57 | |             User,
[INFO] [stdout] 58 | |             r#"
[INFO] [stdout] 59 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |             email
[INFO] [stdout] 70 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |           let questions = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 239 | |             QuestionWithoutAnswer,
[INFO] [stdout] 240 | |             r#"
[INFO] [stdout] 241 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |             &question_ids
[INFO] [stdout] 256 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> db/src/lib.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 79 | |             User,
[INFO] [stdout] 80 | |             r#"
[INFO] [stdout] 81 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |             user_id
[INFO] [stdout] 92 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:263:22
[INFO] [stdout]     |
[INFO] [stdout] 263 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 264 | |             r#"
[INFO] [stdout] 265 | |                 SELECT 
[INFO] [stdout] 266 | |                     correct_option,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |             question_id
[INFO] [stdout] 272 | |         ).fetch_one(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let question = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 103 | |             Question,
[INFO] [stdout] 104 | |             r#"
[INFO] [stdout] 105 | |                 INSERT INTO QUESTIONS (
[INFO] [stdout] ...   |
[INFO] [stdout] 117 | |             owner_id
[INFO] [stdout] 118 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |           let questions = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 280 | |             Question,
[INFO] [stdout] 281 | |             r#"
[INFO] [stdout] 282 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |             examiner_id
[INFO] [stdout] 293 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |           let dsa_questions = sqlx::query_as!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 301 | |             QuestionWithoutAnswer,
[INFO] [stdout] 302 | |             r#"
[INFO] [stdout] 303 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |             "#,
[INFO] [stdout] 315 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let question = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 127 | |             McqQuestion,
[INFO] [stdout] 128 | |             r#"
[INFO] [stdout] 129 | |                 INSERT INTO MCQ_QUESTIONS (
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | |             args.points
[INFO] [stdout] 158 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:166:24
[INFO] [stdout]     |
[INFO] [stdout] 166 |           let question = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 167 | |             DsaQuestion,
[INFO] [stdout] 168 | |             r#"
[INFO] [stdout] 169 | |                 INSERT INTO DSA_QUESTIONS (
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |             args.testcase_output
[INFO] [stdout] 198 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:213:25
[INFO] [stdout]     |
[INFO] [stdout] 213 |           let questions = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 214 | |             QuestionWithoutAnswer,
[INFO] [stdout] 215 | |             r#"
[INFO] [stdout] 216 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |             &question_ids
[INFO] [stdout] 231 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:238:25
[INFO] [stdout]     |
[INFO] [stdout] 238 |           let questions = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 239 | |             QuestionWithoutAnswer,
[INFO] [stdout] 240 | |             r#"
[INFO] [stdout] 241 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 255 | |             &question_ids
[INFO] [stdout] 256 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:263:22
[INFO] [stdout]     |
[INFO] [stdout] 263 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 264 | |             r#"
[INFO] [stdout] 265 | |                 SELECT 
[INFO] [stdout] 266 | |                     correct_option,
[INFO] [stdout] ...   |
[INFO] [stdout] 271 | |             question_id
[INFO] [stdout] 272 | |         ).fetch_one(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:279:25
[INFO] [stdout]     |
[INFO] [stdout] 279 |           let questions = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 280 | |             Question,
[INFO] [stdout] 281 | |             r#"
[INFO] [stdout] 282 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |             examiner_id
[INFO] [stdout] 293 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |           let dsa_questions = sqlx::query_as!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 301 | |             QuestionWithoutAnswer,
[INFO] [stdout] 302 | |             r#"
[INFO] [stdout] 303 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |             "#,
[INFO] [stdout] 315 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:384:24
[INFO] [stdout]     |
[INFO] [stdout] 384 |           let contests = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 385 | |             Contest,
[INFO] [stdout] 386 | |             r#"
[INFO] [stdout] 387 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |             status as ContestStatus
[INFO] [stdout] 400 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:407:23
[INFO] [stdout]     |
[INFO] [stdout] 407 |           let contest = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 408 | |             Contest,
[INFO] [stdout] 409 | |             r#"
[INFO] [stdout] 410 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |             contest_id,
[INFO] [stdout] 423 | |         ).fetch_one(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 | /         sqlx::query!(
[INFO] [stdout] 466 | |             r#"
[INFO] [stdout] 467 | |                 INSERT INTO CONTEST_QUESTION (contest_id, question_id, position)
[INFO] [stdout] 468 | |                 SELECT $1, qid, row_number() OVER() * 10
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |             &question_ids
[INFO] [stdout] 473 | |         ).execute(&mut *tx)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:482:25
[INFO] [stdout]     |
[INFO] [stdout] 482 |           let questions = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 483 | |             r#"
[INFO] [stdout] 484 | |                 SELECT 
[INFO] [stdout] 485 | |                     question_id
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |             contest_id,
[INFO] [stdout] 492 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 | /         sqlx::query!(
[INFO] [stdout] 507 | |             r#"
[INFO] [stdout] 508 | |                 INSERT INTO CONTEST_ATTEMPTS (user_id, contest_id)
[INFO] [stdout] 509 | |                 VALUES($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 512 | |             contest_id
[INFO] [stdout] 513 | |         ).execute(&mut *tx)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:521:22
[INFO] [stdout]     |
[INFO] [stdout] 521 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 522 | |             r#"
[INFO] [stdout] 523 | |                 SELECT 
[INFO] [stdout] 524 | |                     joined_at
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |             contest_id
[INFO] [stdout] 532 | |         ).fetch_one(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:539:24
[INFO] [stdout]     |
[INFO] [stdout] 539 |           let user_ids = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 540 | |             r#"
[INFO] [stdout] 541 | |                 SELECT user_id
[INFO] [stdout] 542 | |                 FROM CONTEST_ATTEMPTS
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |             contest_id
[INFO] [stdout] 546 | |         ).fetch_all(&self.pool) 
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 | /         sqlx::query!(
[INFO] [stdout] 570 | |             r#"
[INFO] [stdout] 571 | |                 INSERT INTO LEADERBOARD (
[INFO] [stdout] 572 | |                     contest_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |             &ranks
[INFO] [stdout] 592 | |         ).execute(&mut *txn)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:601:27
[INFO] [stdout]     |
[INFO] [stdout] 601 |           let leaderboard = sqlx::query_as!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 602 | |             LeaderboardRow,
[INFO] [stdout] 603 | |             r#"
[INFO] [stdout] 604 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |             contest_id
[INFO] [stdout] 616 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:384:24
[INFO] [stdout]     |
[INFO] [stdout] 384 |           let contests = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 385 | |             Contest,
[INFO] [stdout] 386 | |             r#"
[INFO] [stdout] 387 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |             status as ContestStatus
[INFO] [stdout] 400 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:627:9
[INFO] [stdout]     |
[INFO] [stdout] 627 | /         sqlx::query!(
[INFO] [stdout] 628 | |             r#"
[INFO] [stdout] 629 | |                 INSERT INTO BOILERPLATE_CODES (
[INFO] [stdout] 630 | |                     problem_id,  
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |             &args.full_codes
[INFO] [stdout] 650 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:407:23
[INFO] [stdout]     |
[INFO] [stdout] 407 |           let contest = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 408 | |             Contest,
[INFO] [stdout] 409 | |             r#"
[INFO] [stdout] 410 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |             contest_id,
[INFO] [stdout] 423 | |         ).fetch_one(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 661 |           let boilerplate_codes =  sqlx::query_as!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 662 | |             BoilerplateCode,
[INFO] [stdout] 663 | |             r#"
[INFO] [stdout] 664 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |             question_id
[INFO] [stdout] 676 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 | /         sqlx::query!(
[INFO] [stdout] 466 | |             r#"
[INFO] [stdout] 467 | |                 INSERT INTO CONTEST_QUESTION (contest_id, question_id, position)
[INFO] [stdout] 468 | |                 SELECT $1, qid, row_number() OVER() * 10
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |             &question_ids
[INFO] [stdout] 473 | |         ).execute(&mut *tx)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:684:34
[INFO] [stdout]     |
[INFO] [stdout] 684 |           let boilerplate_codes =  sqlx::query_as!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 685 | |             BoilerplateCode,
[INFO] [stdout] 686 | |             r#"
[INFO] [stdout] 687 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 701 | |             language_id
[INFO] [stdout] 702 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:482:25
[INFO] [stdout]     |
[INFO] [stdout] 482 |           let questions = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 483 | |             r#"
[INFO] [stdout] 484 | |                 SELECT 
[INFO] [stdout] 485 | |                     question_id
[INFO] [stdout] ...   |
[INFO] [stdout] 491 | |             contest_id,
[INFO] [stdout] 492 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 715 | /         sqlx::query!(
[INFO] [stdout] 716 | |             r#"
[INFO] [stdout] 717 | |                 INSERT INTO TEST_CASES (
[INFO] [stdout] 718 | |                     problem_id,  
[INFO] [stdout] ...   |
[INFO] [stdout] 733 | |             &args.outputs
[INFO] [stdout] 734 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 | /         sqlx::query!(
[INFO] [stdout] 507 | |             r#"
[INFO] [stdout] 508 | |                 INSERT INTO CONTEST_ATTEMPTS (user_id, contest_id)
[INFO] [stdout] 509 | |                 VALUES($1, $2)
[INFO] [stdout] ...   |
[INFO] [stdout] 512 | |             contest_id
[INFO] [stdout] 513 | |         ).execute(&mut *tx)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:745:25
[INFO] [stdout]     |
[INFO] [stdout] 745 |           let testcases = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 746 | |             TestCase,
[INFO] [stdout] 747 | |             r#"
[INFO] [stdout] 748 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 757 | |             question_id
[INFO] [stdout] 758 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:521:22
[INFO] [stdout]     |
[INFO] [stdout] 521 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 522 | |             r#"
[INFO] [stdout] 523 | |                 SELECT 
[INFO] [stdout] 524 | |                     joined_at
[INFO] [stdout] ...   |
[INFO] [stdout] 531 | |             contest_id
[INFO] [stdout] 532 | |         ).fetch_one(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |           let testcase = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 767 | |             TestCase,
[INFO] [stdout] 768 | |             r#"
[INFO] [stdout] 769 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |             testcase_id
[INFO] [stdout] 779 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:539:24
[INFO] [stdout]     |
[INFO] [stdout] 539 |           let user_ids = sqlx::query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 540 | |             r#"
[INFO] [stdout] 541 | |                 SELECT user_id
[INFO] [stdout] 542 | |                 FROM CONTEST_ATTEMPTS
[INFO] [stdout] ...   |
[INFO] [stdout] 545 | |             contest_id
[INFO] [stdout] 546 | |         ).fetch_all(&self.pool) 
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:789:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | /         sqlx::query!(
[INFO] [stdout] 790 | |             r#"
[INFO] [stdout] 791 | |                 INSERT INTO JUDGE0_SUBMISSIONS (
[INFO] [stdout] 792 | |                     attempt_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |             args.status
[INFO] [stdout] 809 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 | /         sqlx::query!(
[INFO] [stdout] 570 | |             r#"
[INFO] [stdout] 571 | |                 INSERT INTO LEADERBOARD (
[INFO] [stdout] 572 | |                     contest_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 591 | |             &ranks
[INFO] [stdout] 592 | |         ).execute(&mut *txn)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:817:26
[INFO] [stdout]     |
[INFO] [stdout] 817 |           let submission = sqlx::query_as!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 818 | |             Judge0Submission,
[INFO] [stdout] 819 | |             r#"
[INFO] [stdout] 820 | |                 SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | |             submission_id
[INFO] [stdout] 826 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:601:27
[INFO] [stdout]     |
[INFO] [stdout] 601 |           let leaderboard = sqlx::query_as!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 602 | |             LeaderboardRow,
[INFO] [stdout] 603 | |             r#"
[INFO] [stdout] 604 | |                 SELECT 
[INFO] [stdout] ...   |
[INFO] [stdout] 615 | |             contest_id
[INFO] [stdout] 616 | |         ).fetch_all(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:834:27
[INFO] [stdout]     |
[INFO] [stdout] 834 |           let submissions = sqlx::query_as!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 835 | |             Judge0Submission,
[INFO] [stdout] 836 | |             r#"
[INFO] [stdout] 837 | |                 SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 842 | |             attempt_id
[INFO] [stdout] 843 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:627:9
[INFO] [stdout]     |
[INFO] [stdout] 627 | /         sqlx::query!(
[INFO] [stdout] 628 | |             r#"
[INFO] [stdout] 629 | |                 INSERT INTO BOILERPLATE_CODES (
[INFO] [stdout] 630 | |                     problem_id,  
[INFO] [stdout] ...   |
[INFO] [stdout] 649 | |             &args.full_codes
[INFO] [stdout] 650 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 | /         sqlx::query!(
[INFO] [stdout] 852 | |             r#"
[INFO] [stdout] 853 | |                 UPDATE JUDGE0_SUBMISSIONS
[INFO] [stdout] 854 | |                 SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |             submission_id
[INFO] [stdout] 862 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:661:34
[INFO] [stdout]     |
[INFO] [stdout] 661 |           let boilerplate_codes =  sqlx::query_as!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 662 | |             BoilerplateCode,
[INFO] [stdout] 663 | |             r#"
[INFO] [stdout] 664 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |             question_id
[INFO] [stdout] 676 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:870:22
[INFO] [stdout]     |
[INFO] [stdout] 870 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 871 | |             r#"
[INFO] [stdout] 872 | |                 SELECT attempt_id
[INFO] [stdout] 873 | |                 FROM JUDGE0_SUBMISSIONS
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | |             problem_id
[INFO] [stdout] 883 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:684:34
[INFO] [stdout]     |
[INFO] [stdout] 684 |           let boilerplate_codes =  sqlx::query_as!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 685 | |             BoilerplateCode,
[INFO] [stdout] 686 | |             r#"
[INFO] [stdout] 687 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 701 | |             language_id
[INFO] [stdout] 702 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:897:9
[INFO] [stdout]     |
[INFO] [stdout] 897 | /         sqlx::query!(
[INFO] [stdout] 898 | |             r#"
[INFO] [stdout] 899 | |                 INSERT INTO SUBMISSIONS (
[INFO] [stdout] 900 | |                     contest_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |             args.points_earned
[INFO] [stdout] 911 | |         ).execute(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 715 | /         sqlx::query!(
[INFO] [stdout] 716 | |             r#"
[INFO] [stdout] 717 | |                 INSERT INTO TEST_CASES (
[INFO] [stdout] 718 | |                     problem_id,  
[INFO] [stdout] ...   |
[INFO] [stdout] 733 | |             &args.outputs
[INFO] [stdout] 734 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:918:26
[INFO] [stdout]     |
[INFO] [stdout] 918 |           let submission = sqlx::query_as!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 919 | |             Submission,
[INFO] [stdout] 920 | |             r#"
[INFO] [stdout] 921 | |                 SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | |             user_id
[INFO] [stdout] 930 | |         ).fetch_optional(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:745:25
[INFO] [stdout]     |
[INFO] [stdout] 745 |           let testcases = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 746 | |             TestCase,
[INFO] [stdout] 747 | |             r#"
[INFO] [stdout] 748 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 757 | |             question_id
[INFO] [stdout] 758 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:766:24
[INFO] [stdout]     |
[INFO] [stdout] 766 |           let testcase = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 767 | |             TestCase,
[INFO] [stdout] 768 | |             r#"
[INFO] [stdout] 769 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |             testcase_id
[INFO] [stdout] 779 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:789:9
[INFO] [stdout]     |
[INFO] [stdout] 789 | /         sqlx::query!(
[INFO] [stdout] 790 | |             r#"
[INFO] [stdout] 791 | |                 INSERT INTO JUDGE0_SUBMISSIONS (
[INFO] [stdout] 792 | |                     attempt_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 808 | |             args.status
[INFO] [stdout] 809 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:817:26
[INFO] [stdout]     |
[INFO] [stdout] 817 |           let submission = sqlx::query_as!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 818 | |             Judge0Submission,
[INFO] [stdout] 819 | |             r#"
[INFO] [stdout] 820 | |                 SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 825 | |             submission_id
[INFO] [stdout] 826 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:834:27
[INFO] [stdout]     |
[INFO] [stdout] 834 |           let submissions = sqlx::query_as!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 835 | |             Judge0Submission,
[INFO] [stdout] 836 | |             r#"
[INFO] [stdout] 837 | |                 SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 842 | |             attempt_id
[INFO] [stdout] 843 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:851:9
[INFO] [stdout]     |
[INFO] [stdout] 851 | /         sqlx::query!(
[INFO] [stdout] 852 | |             r#"
[INFO] [stdout] 853 | |                 UPDATE JUDGE0_SUBMISSIONS
[INFO] [stdout] 854 | |                 SET 
[INFO] [stdout] ...   |
[INFO] [stdout] 861 | |             submission_id
[INFO] [stdout] 862 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:870:22
[INFO] [stdout]     |
[INFO] [stdout] 870 |           let record = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 871 | |             r#"
[INFO] [stdout] 872 | |                 SELECT attempt_id
[INFO] [stdout] 873 | |                 FROM JUDGE0_SUBMISSIONS
[INFO] [stdout] ...   |
[INFO] [stdout] 882 | |             problem_id
[INFO] [stdout] 883 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:897:9
[INFO] [stdout]     |
[INFO] [stdout] 897 | /         sqlx::query!(
[INFO] [stdout] 898 | |             r#"
[INFO] [stdout] 899 | |                 INSERT INTO SUBMISSIONS (
[INFO] [stdout] 900 | |                     contest_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 910 | |             args.points_earned
[INFO] [stdout] 911 | |         ).execute(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> db/src/lib.rs:918:26
[INFO] [stdout]     |
[INFO] [stdout] 918 |           let submission = sqlx::query_as!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 919 | |             Submission,
[INFO] [stdout] 920 | |             r#"
[INFO] [stdout] 921 | |                 SELECT *
[INFO] [stdout] ...   |
[INFO] [stdout] 929 | |             user_id
[INFO] [stdout] 930 | |         ).fetch_optional(&self.pool)
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `db` (lib test) due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `db` (lib) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052", kill_on_drop: false }`
[INFO] [stdout] 8556c87042b4f320eb21715c2a8c4337b1a3315c6bca52dc4c5dd1d289dcd052
